| 1. | The accessibility of a nested type depends on its 嵌套类型的可访问性取决于它的 |
| 2. | When a given member is a nested type 属性( property )将在给定的成员是嵌套类型时返回 |
| 3. | Defines a nested type given its name and attributes 已知名称和属性,定义嵌套类型。 |
| 4. | Describes guidelines for designing nested types 描述设计嵌套类型的准则。 |
| 5. | A using declaration of nested type is no longer allowed 不再允许嵌套类型的using声明。 |
| 6. | Do not define a nested type as a member of an interface 不要将嵌套类型定义为接口的成员。 |
| 7. | Describes prohibited edits of nested type declarations 描述禁止对嵌套类型声明进行的编辑。 |
| 8. | Nested types are types declared within a class or struct 嵌套类型是在类或结构中声明的类型。 |
| 9. | Searches for the public nested type with the specified name 搜索具有指定名称的公共嵌套类型。 |
| 10. | To include public nested types in the search Bindingflags . public可在搜索中包含公共嵌套类型。 |